(byte-compile): Try and make it a bit more readable
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 29 Jan 2024 23:56:19 +0000 (18:56 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 29 Jan 2024 23:56:19 +0000 (18:56 -0500)
commite625f2044a37f638e8c76b18e0b2d030031d6eda
tree1d7bbf441116042d89fe485672047b27f2ff49cc
parentcfc1779f4676b1be3ff34abc913e97a1b2a7de37
(byte-compile): Try and make it a bit more readable

* lisp/emacs-lisp/bytecomp.el (byte-compile--reify-function):
Use `macroexp-parse-body` and only handle closures.
(byte-compile): Clarify the control and data flow a bit.
lisp/emacs-lisp/bytecomp.el